home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls054.ltr < prev    next >
Text File  |  1994-09-02  |  2KB  |  50 lines

  1. tls054 - May 23 1994
  2.  
  3. Subj: Replacement 3COM 5x9 driver (e3E) for LLI 3.3.0
  4.  
  5. Due to hardware characteristics of 3COM 5x9 Etherlink III models
  6. in certain hardware environments, this replacement 3COM driver
  7. will correct issues where the ethernet interface will no longer
  8. respond to requests unless the machine is shutdown and Powered
  9. Off and then rebooted. 
  10.  
  11. Overview of installation process:
  12.  
  13. The replacement driver will have to be placed in the appropriate directory
  14. and then a kernel relink is required for the replacement driver to be in
  15. the unix kernel.  You MUST have the LLI 3.3.0 supplement installed before
  16. starting this process.
  17.  
  18. Details:
  19.  
  20. 1.    You should have already configured the 3COM 5x9 via netconfig.  
  21. *******    Note: Please do so prior to proceeding if not already configured.
  22.  
  23. 2.      The file 'Driver.o' should be placed in '/etc/conf/pack.d/e3E0'
  24.         directory, e.g.:
  25.  
  26. # mv Driver.o  /etc/conf/pack.d/e3E0
  27.  
  28. ***Note: Ensure ONLY Driver.o and space.c are in this directory as if ANY
  29. *******  other file (including the old Driver.o) are there, your kernel
  30. *******  will NOT relink... 
  31.  
  32. ** ALSO: If you move other files out of this directory, be sure save
  33. your copies in case you have to remove this driver and relink with
  34. the old one!!!! ***
  35.  
  36. 3.    After file is in place then relink kernel and reboot per below.
  37.  
  38. # cd /etc/conf/cf.d
  39. # ./link_unix
  40.  
  41. Answer 'y'es  to all prompts
  42.  
  43. # init 0   (this will shutdown your system -power off and reboot).
  44.  
  45. Your system will now have the new driver for your 3COM5x9 cards.
  46.  
  47. [Thanks to Joseph for helping provide this fixed driver]
  48.  
  49.  
  50.